Release 10.1A: OpenEdge Development:
Progress 4GL Reference
RELEASE EXTERNAL statement
Frees (that is, unloads from memory) a dynamic link library (DLL) or UNIX shared library.
Syntax
[ PROCEDURE ]An optional “noise” keyword that does not affect the statement’s behavior in any way.
dll-nameA character string representing the name of the DLL or UNIX shared library.
ExampleTo free the dll
mystuff.dll, code the following:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |